Fix another bug with cursor motion around display properties.
authorEli Zaretskii <eliz@gnu.org>
Thu, 7 Jul 2011 17:48:51 +0000 (20:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 7 Jul 2011 17:48:51 +0000 (20:48 +0300)
commitcf82285941db7f63867eaa4bfdc61f159940e81d
tree791389176c6ab3dee393443d47543364e1f74e25
parentf6254cce90b2d27490b838fda6cadf786c58e049
Fix another bug with cursor motion around display properties.
Still not quite there yet.

 src/xdisp.c (find_row_edges): If ROW->start.pos gives position
 smaller than min_pos, use it as ROW->minpos.  (Bug#7616)
src/ChangeLog
src/xdisp.c